DevForce Help Reference
EntityQueryPager<T> Class Properties


For a list of all members of this type, see EntityQueryPager<T> members.

Public Properties
 NameDescription
Public PropertyBaseQuery The EntityQuery for which paging is managed.  
Public PropertyCurrentPageResults The contents of the current page.  
Public PropertyIsPageChanging Whether an asynchronous page change is in progress.  
Public PropertyPageIndex Gets the zero-based index of the current page.  
Public PropertyPageSize Returns the number of records requested for each page.  
Public PropertySortSelector The SortSelector which determines the order of items returned.  
Public PropertyTotalDataSourceItemCount Returns the number of records available to be returned from the datasource.  
Public PropertyTotalItemCount Returns the total number of items returned by the base query.  
Top
See Also

Reference

EntityQueryPager<T> Class
IdeaBlade.EntityModel Namespace

Send Feedback